home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / comm / misc / IndexSince.readme < prev    next >
Text File  |  1996-11-03  |  2KB  |  59 lines

  1. Short:    Make recent list >1 week old from Aminet INDEX
  2. Author:   Graham Waddell-Zeps
  3. Uploader: jesebel@execulink.com
  4. Version:  0.1
  5. Type:     comm/misc
  6. Replaces: n/a
  7. Requires: Aminet INDEX textfile
  8.  
  9.        IndexSince v0.1 by Graham Waddell-Zeps, written Oct. 9, 1996.
  10.  
  11.     This little script takes an aminet INDEX textfile and looks at
  12.  the age of each entry and if it is equal to or more recent than the
  13.  AGE argument specified upon execution by the user ( ReadArgs ), it
  14.  will list it. This is a useful way of creating a RECENT file that
  15.  covers more than the latest week, like the aminet RECENT file, ex-
  16.  suppose you're away on vacation and when you get back you want to
  17.  know what nifty files went into the aminet archives.. ta-da!
  18.  
  19.  
  20. Usage:
  21.     IndexSince [Age in weeks] [IndexFile] [QUIET]
  22.   or    IndexSince >Dev:OutputFile [Age in weeks] [IndexFile]
  23.  
  24.  ex-    "IndexSince >RAM:NewRecent.txt 3 Docs:INDEX" would list
  25.  all the entries that were 3 weeks old or newer from a file called
  26.  "DOCS:INDEX" and write the results into a file in RAM: called
  27.  "NewRecent.txt".
  28.  
  29.  
  30. If you want to contact me, I can be reached by E-Mail at:
  31.  
  32.                            jesebel@execulink.com
  33.  
  34. or snail-mail at:
  35.                               Graham Waddell
  36.                            402-767 Second Street
  37.                           London, Ontario Canada
  38.                                   N5V 3C4
  39.  
  40. Any ideas, bug reports or donations would be GREATLY appreciated, and may even
  41. be rewarded with various pieces of software I've done!  :)
  42.  
  43. Special thanks go to:
  44.     Darren Jerrard, for his tutelage in 'C/C++'
  45.  
  46. Revision history:
  47.     v0.1    09-Oct-1996    First release! Quick 'n dirty.
  48.  
  49.  
  50. ============================= Archive contents =============================
  51.  
  52. Original  Packed Ratio    Date     Time    Name
  53. -------- ------- ----- --------- --------  -------------
  54.    33452   15701 53.0% 09-Oct-96 11:31:34 +IndexSince.68000
  55.    33444   15685 53.1% 09-Oct-96 11:35:44 +IndexSince.68020
  56.     1653     885 46.4% 09-Oct-96 11:49:34 +IndexSince.readme
  57. -------- ------- ----- --------- --------
  58.    68549   32271 52.9% 17-Oct-96 23:20:24   3 files
  59.